[INFO] cloning repository https://github.com/jerus-org/cull-gmail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jerus-org/cull-gmail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerus-org%2Fcull-gmail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerus-org%2Fcull-gmail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 193359f0d792018abab07d2eb06f80c23b983a96
[INFO] testing jerus-org/cull-gmail against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerus-org%2Fcull-gmail" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jerus-org/cull-gmail
[INFO] finished tweaking git repo https://github.com/jerus-org/cull-gmail
[INFO] tweaked toml for git repo https://github.com/jerus-org/cull-gmail written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jerus-org/cull-gmail on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jerus-org/cull-gmail already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53b47bb2dcbe1ecf791ca3daed35d41bf628ff792874a3cce67aec47af660c70
[INFO] running `Command { std: "docker" "start" "-a" "53b47bb2dcbe1ecf791ca3daed35d41bf628ff792874a3cce67aec47af660c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53b47bb2dcbe1ecf791ca3daed35d41bf628ff792874a3cce67aec47af660c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53b47bb2dcbe1ecf791ca3daed35d41bf628ff792874a3cce67aec47af660c70", kill_on_drop: false }`
[INFO] [stdout] 53b47bb2dcbe1ecf791ca3daed35d41bf628ff792874a3cce67aec47af660c70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ad34fc984cf9a419609af4fa4be0de5a8e6a2c300f3776b9ba44a990f1e7776
[INFO] running `Command { std: "docker" "start" "-a" "5ad34fc984cf9a419609af4fa4be0de5a8e6a2c300f3776b9ba44a990f1e7776", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling config v0.15.21
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling yup-oauth2 v12.1.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling google-apis-common v8.0.0
[INFO] [stderr]    Compiling google-gmail1 v7.0.0+20251215
[INFO] [stderr]    Compiling cull-gmail v0.1.7 (/opt/rustwide/workdir/crates/cull-gmail)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "5ad34fc984cf9a419609af4fa4be0de5a8e6a2c300f3776b9ba44a990f1e7776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad34fc984cf9a419609af4fa4be0de5a8e6a2c300f3776b9ba44a990f1e7776", kill_on_drop: false }`
[INFO] [stdout] 5ad34fc984cf9a419609af4fa4be0de5a8e6a2c300f3776b9ba44a990f1e7776
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa1fa3c9cb99c1d995e2656ebfaa887da8d183500ad8b3fc28adea02ced0cc55
[INFO] running `Command { std: "docker" "start" "-a" "aa1fa3c9cb99c1d995e2656ebfaa887da8d183500ad8b3fc28adea02ced0cc55", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling config v0.15.21
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling async-object-pool v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling yup-oauth2 v12.1.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling httpmock v0.8.3
[INFO] [stderr]    Compiling google-apis-common v8.0.0
[INFO] [stderr]    Compiling google-gmail1 v7.0.0+20251215
[INFO] [stderr]    Compiling cull-gmail v0.1.7 (/opt/rustwide/workdir/crates/cull-gmail)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "aa1fa3c9cb99c1d995e2656ebfaa887da8d183500ad8b3fc28adea02ced0cc55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa1fa3c9cb99c1d995e2656ebfaa887da8d183500ad8b3fc28adea02ced0cc55", kill_on_drop: false }`
[INFO] [stdout] aa1fa3c9cb99c1d995e2656ebfaa887da8d183500ad8b3fc28adea02ced0cc55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a621d4af0f01306b3e80da865abf0c61f14edff881ca940016744902b7a893f1
[INFO] running `Command { std: "docker" "start" "-a" "a621d4af0f01306b3e80da865abf0c61f14edff881ca940016744902b7a893f1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cull_gmail-272c7df6e8b37f5b)
[INFO] [stdout] 
[INFO] [stdout] running 125 tests
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root::tests] Input set to: `c:.cull-gmail`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] parsing the string `c:.cull-gmail`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root::tests] Input set to: `h:.cull-gmail`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] parsing the string `h:.cull-gmail`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..13/"c:.cull-gmail", 1/"class": 0..1/"c", 2/"path": 2..13/".cull-gmail"})`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root::tests] Input set to: `.cull-gmail`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] parsing the string `.cull-gmail`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root::tests] Output set to: `ConfigRoot { root: None, path: "" }`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] set the path to `.cull-gmail`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found the class `"c"`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root::tests] Output set to: `ConfigRoot { root: Crate, path: ".cull-gmail" }`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..13/"h:.cull-gmail", 1/"class": 0..1/"h", 2/"path": 2..13/".cull-gmail"})`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] set the path to `.cull-gmail`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found the class `"h"`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root::tests] Output set to: `ConfigRoot { root: Home, path: ".cull-gmail" }`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "c:/tmp/.tmp0xI24A",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "credential_file": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "wrong.json",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] parsing the string `c:/tmp/.tmp0xI24A`
[INFO] [stdout] test client_config::tests::test_builder_method_chaining ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stdout] test client_config::tests::test_builder_with_config_base_home ... ok
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "c:/tmp/.tmpuEgBMk",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "credential_file": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "test_creds.json",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root::tests] Input set to: `r:.cull-gmail`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "h:.test",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "client_secret": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "test-secret",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "client_id": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stdout] test client_config::config_root::tests::test_parse_to_none ... ok
[INFO] [stderr]                             "test-id",
[INFO] [stdout] test client_config::config_root::tests::test_parse_to_crate ... ok
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stdout] test client_config::tests::test_builder_pattern_direct_oauth2 ... ok
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "h:.test",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "credential_file": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "nonexistent.json",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] parsing the string `h:.test`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] parsing the string `r:.cull-gmail`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..17/"c:/tmp/.tmp0xI24A", 1/"class": 0..1/"c", 2/"path": 2..17/"/tmp/.tmp0xI24A"})`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] parsing the string `h:.test`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..13/"r:.cull-gmail", 1/"class": 0..1/"r", 2/"path": 2..13/".cull-gmail"})`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..7/"h:.test", 1/"class": 0..1/"h", 2/"path": 2..7/".test"})`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] parsing the string `c:/tmp/.tmpuEgBMk`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] set the path to `/tmp/.tmp0xI24A`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..17/"c:/tmp/.tmpuEgBMk", 1/"class": 0..1/"c", 2/"path": 2..17/"/tmp/.tmpuEgBMk"})`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] set the path to `/tmp/.tmpuEgBMk`
[INFO] [stdout] test client_config::tests::test_builder_with_config_base_root ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found the class `"c"`
[INFO] [stdout] test client_config::tests::test_builder_with_config_path ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] Generating the application secret from the credential file!
[INFO] [stdout] test client_config::tests::test_config_builder_defaults ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..7/"h:.test", 1/"class": 0..1/"h", 2/"path": 2..7/".test"})`
[INFO] [stdout] test client_config::config_root::tests::test_parse_to_home ... ok
[INFO] [stdout] test client_config::tests::test_config_accessor_methods ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "client_id": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "direct-client-id",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "client_secret": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "direct-client-secret",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "auth_uri": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "https://auth.direct.com",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "h:.test-direct",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "token_uri": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "https://token.direct.com",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] parsing the string `h:.test-direct`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..14/"h:.test-direct", 1/"class": 0..1/"h", 2/"path": 2..14/".test-direct"})`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] set the path to `.test-direct`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found the class `"h"`
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] Generating the application secret from the environment!
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "credential_file": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "malformed.json",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "c:/tmp/.tmpC3cNQd",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] parsing the string `c:/tmp/.tmpC3cNQd`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..17/"c:/tmp/.tmpC3cNQd", 1/"class": 0..1/"c", 2/"path": 2..17/"/tmp/.tmpC3cNQd"})`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] set the path to `/tmp/.tmpC3cNQd`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found the class `"c"`
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] Generating the application secret from the credential file!
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] root: c:/tmp/.tmpC3cNQd
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] path: /tmp/.tmpC3cNQd/malformed.json
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] set the path to `.cull-gmail`
[INFO] [stdout] test client_config::tests::test_optional_fields ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stdout] test client_config::tests::test_config_from_direct_oauth2_params ... ok
[INFO] [stderr]         defaults: {},
[INFO] [stdout] test client_config::tests::test_multiple_redirect_uris ... ok
[INFO] [stderr]         overrides: {},
[INFO] [stdout] test client_config::tests::test_unicode_in_configuration ... ok
[INFO] [stderr]         sources: [],
[INFO] [stdout] test eol_action::tests::test_copy_and_equality ... ok
[INFO] [stderr]         cache: Value {
[INFO] [stdout] test client_config::tests::test_empty_redirect_uris ... ok
[INFO] [stderr]             origin: None,
[INFO] [stdout] test client_config::tests::test_persist_path_generation ... ok
[INFO] [stderr]             kind: Table(
[INFO] [stdout] test eol_action::tests::test_debug_formatting ... ok
[INFO] [stderr]                 {
[INFO] [stdout] test eol_action::tests::test_default_action_is_trash ... ok
[INFO] [stderr]                     "client_id": Value {
[INFO] [stdout] test eol_action::tests::test_display_formatting ... ok
[INFO] [stderr]                         origin: None,
[INFO] [stdout] test eol_action::tests::test_parse_valid_inputs ... ok
[INFO] [stderr]                         kind: String(
[INFO] [stdout] test eol_action::tests::test_hash_trait ... ok
[INFO] [stderr]                             "test-id",
[INFO] [stdout] test client_config::tests::test_config_missing_required_params ... ok
[INFO] [stderr]                         ),
[INFO] [stdout] test eol_action::tests::test_error_handling_patterns ... ok
[INFO] [stderr]                     },
[INFO] [stdout] test eol_action::tests::test_is_reversible ... ok
[INFO] [stderr]                 },
[INFO] [stdout] test eol_action::tests::test_parse_edge_cases ... ok
[INFO] [stderr]             ),
[INFO] [stdout] test eol_action::tests::test_string_case_insensitive_parsing ... ok
[INFO] [stderr]         },
[INFO] [stdout] test eol_action::tests::test_parse_invalid_inputs ... ok
[INFO] [stderr]     }
[INFO] [stdout] test eol_action::tests::test_practical_usage_scenarios ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] root: c:/tmp/.tmpuEgBMk
[INFO] [stdout] test eol_action::tests::test_round_trip_conversion ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] set the path to `.test`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found the class `"h"`
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] Generating the application secret from the credential file!
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] root: h:.test
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] path: /root/.test/nonexistent.json
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] path: /tmp/.tmpuEgBMk/test_creds.json
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "client_secret": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "priority-client-secret",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "c:/tmp/.tmpvgF8Ro",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "client_id": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "priority-client-id",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "auth_uri": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "https://priority.auth.com",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "token_uri": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "https://priority.token.com",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "credential_file": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "priority.json",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stdout] test client_config::tests::test_config_from_credential_file ... ok
[INFO] [stderr]             ),
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_debug ... ok
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found the class `"c"`
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] Generating the application secret from the credential file!
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] root: c:/tmp/.tmp0xI24A
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] path: /tmp/.tmp0xI24A/wrong.json
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] set the path to `.test`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found the class `"r"`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] parsing the string `c:/tmp/.tmpvgF8Ro`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root::tests] Output set to: `ConfigRoot { root: Root, path: ".cull-gmail" }`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found the class `"h"`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..17/"c:/tmp/.tmpvgF8Ro", 1/"class": 0..1/"c", 2/"path": 2..17/"/tmp/.tmpvgF8Ro"})`
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] Generating the application secret from the credential file!
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] set the path to `/tmp/.tmpvgF8Ro`
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::client_config::config_root] found the class `"c"`
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::client_config] Generating the application secret from the environment!
[INFO] [stdout] test client_config::config_root::tests::test_parse_to_root ... ok
[INFO] [stdout] test client_config::tests::test_config_incomplete_oauth2_params ... ok
[INFO] [stdout] test client_config::tests::test_configuration_priority ... ok
[INFO] [stdout] test eol_action::tests::test_variants ... ok
[INFO] [stdout] test eol_action::tests::test_variants_completeness ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_clone ... ok
[INFO] [stdout] test eol_action::tests::test_safety_properties ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_list_date_and_subject_missing_fields ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_list_date_and_subject_valid ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_edge_cases ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_new ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_set_date ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_unicode_handling ... ok
[INFO] [stdout] test message_list::tests::add_label_ids_accumulates ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_clone ... ok
[INFO] [stdout] test message_list::tests::empty_first_page_returns_early ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_display ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_label ... ok
[INFO] [stdout] test message_list::tests::max_results_get_set ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_new_invalid_count ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_new_invalid_period ... ok
[INFO] [stdout] test message_list::tests::list_messages_across_pages_collects_ids ... ok
[INFO] [stdout] test message_list::tests::message_ids_maps_from_messages ... ok
[INFO] [stdout] test message_list::tests::pages_param_gt1_but_no_next_token_stops ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_eq ... ok
[INFO] [stdout] test message_list::tests::append_list_to_messages_extracts_ids ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_period_type ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_parse_valid ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_value ... ok
[INFO] [stdout] test retention::message_age::tests::test_parse_roundtrip ... ok
[INFO] [stdout] test retention::message_age::tests::test_try_from ... ok
[INFO] [stdout] test retention::tests::test_retention_clone ... ok
[INFO] [stdout] test retention::tests::test_retention_debug ... ok
[INFO] [stdout] test retention::tests::test_retention_new_no_label ... ok
[INFO] [stdout] test retention::tests::test_retention_set_generate_label ... ok
[INFO] [stdout] test retention::tests::test_retention_with_different_age_types ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] testing for d:30
[INFO] [stdout] test rule_processor::tests::test_errors_when_label_missing ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT2592000S
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] testing for d:30
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT2592000S
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2026-02-25 12:23:15.123481467 +00:00
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rule_processor] Ready to process messages for label: test-label
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rule_processor] Dry-run mode: no changes made to messages
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2026-02-25 12:23:15.123262497 +00:00
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rule_processor] Ready to process messages for label: test-label
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rule_processor] Execute mode: applying rule action to messages
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] testing for d:30
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT2592000S
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2026-02-25 12:23:15.122815947 +00:00
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rule_processor] Ready to process messages for label: test-label
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rule_processor] Dry-run mode: no changes made to messages
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] testing for d:30
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT2592000S
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2026-02-25 12:23:15.123717696 +00:00
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rule_processor] Ready to process messages for label: test-label
[INFO] [stdout] test rule_processor::tests::test_pages_parameter_passed_correctly ... ok
[INFO] [stdout] test rule_processor::tests::test_propagates_batch_trash_error ... ok
[INFO] [stdout] test rule_processor::tests::test_dry_run_does_not_trash ... ok
[INFO] [stdout] test rule_processor::tests::test_propagates_prepare_error ... ok
[INFO] [stdout] test retention::tests::test_retention_default ... ok
[INFO] [stdout] test retention::tests::test_retention_equality ... ok
[INFO] [stdout] test rule_processor::tests::test_rule_processor_setters_and_getters ... ok
[INFO] [stdout] test rules::eol_rule::test::test_display_for_eol_rule_13_weeks ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] testing for d:6580
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT568512000S
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2007-09-10 00:00:00 +00:00
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] testing for w:13
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] testing for d:365
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT31536000S
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] testing for y:5
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2024-09-15 00:00:00 +00:00
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stdout] test rules::eol_rule::test::test_display_for_eol_rule_365_days ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stdout] test rules::eol_rule::test::test_display_for_eol_rule_5_years ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stdout] test rules::eol_rule::test::test_display_for_eol_rule_1_month ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stdout] test retention::message_age::tests::test_message_age_parse_invalid ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `duplicate` to move the message to trash if it is more than 30 days old.
[INFO] [stdout] test retention::message_age::tests::test_message_age_new_valid ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z WARN  cull_gmail::rules] a rule already applies to label duplicate
[INFO] [stdout] test retention::tests::test_retention_new ... ok
[INFO] [stdout] test rules::eol_rule::test::test_eol_query_for_eol_rule_3038_days ... ok
[INFO] [stdout] test rules::eol_rule::test::test_eol_query_for_eol_rule_13_weeks ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] testing for m:1
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stdout] test rules::eol_rule::test::test_eol_query_for_eol_rule_5_years ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stdout] test rules::eol_rule::test::test_eol_query_for_eol_rule_365_days ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `` to move the message to trash if it is more than 30 days old.
[INFO] [stdout] test rules::tests::test_add_duplicate_label_warns_and_skips ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stdout] test rules::eol_rule::test::test_eol_query_for_eol_rule_1_month ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stdout] test rules::tests::test_add_rule_without_label ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stdout] test rules::tests::test_add_label_to_rule_nonexistent_rule ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stdout] test rules::tests::test_add_label_to_rule_existing_rule ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stdout] test rules::tests::test_add_rule_with_label ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stdout] test rules::tests::test_labels_returns_all_labels ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stdout] test rules::tests::test_get_rules_by_label ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stdout] test rules::tests::test_get_rule_existing ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stdout] test rules::tests::test_add_rule_with_delete_action ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `test-label` to move the message to trash if it is more than 30 days old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `custom-label` to move the message to trash if it is more than 30 days old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `mapped-label` to move the message to trash if it is more than 30 days old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `delete-test` to delete the message if it is more than 7 days old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `remove-me` to move the message to trash if it is more than 30 days old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] Rule containing the label `remove-me` has been removed.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stdout] test rules::tests::test_get_rule_nonexistent ... ok
[INFO] [stdout] test rules::tests::test_remove_label_from_rule_nonexistent_rule ... ok
[INFO] [stdout] test rules::tests::test_remove_rule_by_id_nonexistent ... ok
[INFO] [stdout] test rules::tests::test_list_rules_succeeds ... ok
[INFO] [stdout] test rules::tests::test_remove_rule_by_id_existing ... ok
[INFO] [stdout] test rules::tests::test_remove_rule_by_label_nonexistent ... ok
[INFO] [stdout] test rules::tests::test_rules_default_same_as_new ... ok
[INFO] [stdout] test rules::tests::test_remove_label_from_rule_existing ... ok
[INFO] [stdout] test rules::tests::test_remove_rule_by_label_existing ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_set_subject ... ok
[INFO] [stdout] test rules::tests::test_save_and_load_roundtrip ... ignored, Integration test that modifies file system
[INFO] [stdout] test rules::tests::test_validate_empty_retention_reported ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stdout] test rules::tests::test_validate_invalid_action_reported ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stdout] test rules::tests::test_validate_multiple_issues_collected ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stdout] test rules::tests::test_set_action_on_rule_existing ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stdout] test rules::tests::test_validate_same_label_different_actions_not_duplicate ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stdout] test rules::tests::test_validate_duplicate_label_reported ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stdout] test rules::tests::test_set_action_on_rule_nonexistent ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stdout] test rules::tests::test_rules_new_creates_default_rules ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stdout] test rules::tests::test_validate_default_rules_are_valid ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stdout] test rules::tests::test_validate_empty_labels_reported ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stdout] test rules::tests::test_validate_invalid_retention_reported ... ok
[INFO] [stdout] test message_list::tests::set_query_updates_state ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] testing for d:30
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT2592000S
[INFO] [stderr] [2026-03-27T12:23:15Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2026-02-25 12:23:15.122966727 +00:00
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rule_processor] Ready to process messages for label: test-label
[INFO] [stdout] test rule_processor::tests::test_errors_when_rule_has_no_query ... ok
[INFO] [stderr] [2026-03-27T12:23:15Z INFO  cull_gmail::rule_processor] Execute mode: applying rule action to messages
[INFO] [stdout] test rule_processor::tests::test_execute_trashes_messages_once ... ok
[INFO] [stdout] test client_config::tests::test_config_malformed_credential_file - should panic ... ok
[INFO] [stdout] test client_config::tests::test_config_invalid_credential_file - should panic ... ok
[INFO] [stdout] test client_config::tests::test_config_credential_file_wrong_structure - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 124 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/cli/main.rs (/opt/rustwide/target/debug/deps/cull_gmail-ecfcd7f5832d9f7b)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test init_cli::tests::unit_tests::test_config_content_skip_rules_with_custom_path ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_operation_get_mode ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_config_content_has_skip_rules_comment ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_create_backup ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_init_defaults ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_parse_config_root_current ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_parse_config_root_home ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_operation_display ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_parse_config_root_root ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_plan_operations_existing_config_no_force ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_plan_operations_with_credential_file ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_plan_operations_existing_config_with_force ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_plan_operations_with_skip_rules_no_rules_file ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_validate_credential_file_invalid_json ... ok
[INFO] [stdout] test token_cli::tests::test_invalid_base64_restore ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_set_permissions ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_validate_credential_file_success ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_validate_credential_file_not_found ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_parse_config_root_no_prefix ... ok
[INFO] [stdout] test token_cli::tests::test_restore_tokens_from_string ... ok
[INFO] [stdout] test token_cli::tests::test_missing_token_directory ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_plan_operations_with_skip_rules_and_rules_dir ... ok
[INFO] [stdout] test token_cli::tests::test_token_export_import_cycle ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_plan_operations_new_setup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration_tests.rs (/opt/rustwide/target/debug/deps/cli_integration_tests-f7796867ae993e71)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test argument_parsing_tests::test_cli_help_output ... ok
[INFO] [stdout] test argument_parsing_tests::test_cli_version_output ... ok
[INFO] [stdout] test labels_tests::test_labels_help ... ok
[INFO] [stdout] test argument_parsing_tests::test_invalid_subcommand ... ok
[INFO] [stdout] test messages_tests::test_messages_help ... ok
[INFO] [stdout] test messages_tests::test_messages_invalid_action ... ok
[INFO] [stdout] test configuration_tests::test_environment_variable_precedence ... ok
[INFO] [stdout] test async_integration_tests::test_concurrent_cli_executions ... ok
[INFO] [stdout] test rules_tests::test_rules_config_validation ... ok
[INFO] [stdout] test rules_tests::test_rules_help ... ok
[INFO] [stdout] test rules_tests::test_rules_config_subcommand ... ok
[INFO] [stdout] test rules_tests::test_rules_run_with_config ... ignored, This test requires OAuth and may hang in CI environments
[INFO] [stdout] test async_integration_tests::test_async_command_timeout ... ok
[INFO] [stdout] test messages_tests::test_messages_trash_action ... ok
[INFO] [stdout] test error_handling_tests::test_graceful_keyboard_interrupt ... ok
[INFO] [stdout] test messages_tests::test_messages_pagination_options ... ok
[INFO] [stdout] test error_handling_tests::test_invalid_query_syntax ... ok
[INFO] [stdout] test error_handling_tests::test_permission_denied_scenarios ... FAILED
[INFO] [stdout] test rules_validate_tests::test_rules_validate_invalid_file_exits_nonzero ... ok
[INFO] [stdout] test messages_tests::test_messages_list_action ... ok
[INFO] [stdout] test messages_tests::test_messages_without_query ... ok
[INFO] [stdout] test rules_validate_tests::test_rules_validate_missing_file_exits_nonzero ... ok
[INFO] [stdout] test rules_validate_tests::test_rules_validate_duplicate_label_exits_nonzero ... ok
[INFO] [stdout] test error_handling_tests::test_network_timeout_simulation ... ok
[INFO] [stdout] test labels_tests::test_labels_with_mock_config ... ok
[INFO] [stdout] test rules_validate_tests::test_rules_validate_valid_file_exits_zero ... ok
[INFO] [stdout] test labels_tests::test_labels_without_credentials ... ok
[INFO] [stdout] test configuration_tests::test_config_file_hierarchy ... ok
[INFO] [stdout] test configuration_tests::test_invalid_config_format ... ok
[INFO] [stdout] test rules_tests::test_rules_run_without_config ... ok
[INFO] [stdout] test rules_tests::test_rules_run_execution ... ok
[INFO] [stdout] test argument_parsing_tests::test_verbosity_flags ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- error_handling_tests::test_permission_denied_scenarios stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'error_handling_tests::test_permission_denied_scenarios' (196) panicked at crates/cull-gmail/tests/cli_integration_tests.rs:795:13:
[INFO] [stdout] Expected permission error when config file is unreadable. Exit code: 101, stderr: 
[INFO] [stdout] thread 'main' (233) panicked at crates/cull-gmail/src/client_config.rs:328:53:
[INFO] [stdout] could not read path: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bebd9c706ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bebd9c706ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bebd9c706ca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bebd9c706ca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bebd9c8ac3a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bebd9c8ac3a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5bebd9c779a2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bebd9c779a2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bebd9c5288f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bebd9c5288f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bebd9c67211 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5bebd9c6748b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5bebd9c52948 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5bebd9c4a019 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5bebd9c5391d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5bebd9c8b4ac - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5bebd9c8b1f2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5bebd8fe2afc - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5bebd8fe46b9 - <cull_gmail[b9f87a52e0a75c99]::client_config::ClientConfig>::new_from_configuration
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/src/client_config.rs:328:53
[INFO] [stdout]   19:     0x5bebd8f1ade2 - cull_gmail[23addb9a1ad88428]::get_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/src/cli/main.rs:458:9
[INFO] [stdout]   20:     0x5bebd8eff2fd - cull_gmail[23addb9a1ad88428]::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/src/cli/main.rs:309:35
[INFO] [stdout]   21:     0x5bebd8f0187e - cull_gmail[23addb9a1ad88428]::main::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/src/cli/main.rs:251:40
[INFO] [stdout]   22:     0x5bebd8e5db1d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<cull_gmail[23addb9a1ad88428]::main::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bebd8d88afd - <tokio[4e1e660b1fa14308]::runtime::park::CachedParkThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<cull_gmail[23addb9a1ad88428]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x5bebd8d7f4d4 - tokio[4e1e660b1fa14308]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4e1e660b1fa14308]::runtime::park::CachedParkThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<cull_gmail[23addb9a1ad88428]::main::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5bebd8d7f4d4 - tokio[4e1e660b1fa14308]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[4e1e660b1fa14308]::runtime::park::CachedParkThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<cull_gmail[23addb9a1ad88428]::main::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5bebd8d7f4d4 - <tokio[4e1e660b1fa14308]::runtime::park::CachedParkThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<cull_gmail[23addb9a1ad88428]::main::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x5bebd8e766e0 - <tokio[4e1e660b1fa14308]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<cull_gmail[23addb9a1ad88428]::main::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5bebd8e1634e - <tokio[4e1e660b1fa14308]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<cull_gmail[23addb9a1ad88428]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   29:     0x5bebd8d2967e - tokio[4e1e660b1fa14308]::runtime::context::runtime::enter_runtime::<<tokio[4e1e660b1fa14308]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<cull_gmail[23addb9a1ad88428]::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5bebd8e14101 - <tokio[4e1e660b1fa14308]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<cull_gmail[23addb9a1ad88428]::main::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   31:     0x5bebd8e5f9a7 - <tokio[4e1e660b1fa14308]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<cull_gmail[23addb9a1ad88428]::main::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x5bebd8e5fe5b - <tokio[4e1e660b1fa14308]::runtime::runtime::Runtime>::block_on::<cull_gmail[23addb9a1ad88428]::main::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   33:     0x5bebd8f1bedb - cull_gmail[23addb9a1ad88428]::main
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/src/cli/main.rs:263:7
[INFO] [stdout]   34:     0x5bebd8d2226b - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5bebd8dbe27e - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5bebd8dc3581 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:206:18
[INFO] [stdout]   37:     0x5bebd9c65e94 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   38:     0x5bebd9c65e94 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5bebd9c65e94 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5bebd9c65e94 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5bebd9c65e94 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   42:     0x5bebd9c65e94 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5bebd9c65e94 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5bebd9c65e94 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5bebd9c65e94 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   46:     0x5bebd8dbdbc7 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:205:5
[INFO] [stdout]   47:     0x5bebd8f2f47e - main
[INFO] [stdout]   48:     0x7d7e059e91ca - <unknown>
[INFO] [stdout]   49:     0x7d7e059e928b - __libc_start_main
[INFO] [stdout]   50:     0x5bebd8d0a965 - _start
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fbf7bf5020a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbf7bf5020a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbf7bf5020a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbf7bf5020a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbf7bf6441a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbf7bf6441a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5fbf7bf54ed2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbf7bf54ed2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbf7bf2d4bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbf7bf2d4bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbf7bf47df9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbf7be53aac - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5fbf7be53aac - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbf7bf48072 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5fbf7bf48072 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stderr] error: test failed, to rerun pass `--test cli_integration_tests`
[INFO] [stdout]   15:     0x5fbf7bf2d578 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbf7bf24e39 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbf7bf2e31d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbf7bf64bdc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbf7be2aec6 - cli_integration_tests[a73b10705975c554]::error_handling_tests::test_permission_denied_scenarios
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/tests/cli_integration_tests.rs:795:13
[INFO] [stdout]   20:     0x5fbf7be28d07 - cli_integration_tests[a73b10705975c554]::error_handling_tests::test_permission_denied_scenarios::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/tests/cli_integration_tests.rs:746:42
[INFO] [stdout]   21:     0x5fbf7be25956 - <cli_integration_tests[a73b10705975c554]::error_handling_tests::test_permission_denied_scenarios::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5fbf7be47b8b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5fbf7be47b8b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5fbf7be5457b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5fbf7be5457b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5fbf7be5457b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5fbf7be5457b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5fbf7be5457b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5fbf7be5457b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5fbf7be5457b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5fbf7be4fc94 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5fbf7be4fc94 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5fbf7be57182 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5fbf7be57182 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5fbf7be57182 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5fbf7be57182 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5fbf7be57182 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5fbf7be57182 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5fbf7be57182 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5fbf7bf4f93f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5fbf7bf4f93f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x778fb6572aa4 - <unknown>
[INFO] [stdout]   43:     0x778fb65ffa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     error_handling_tests::test_permission_denied_scenarios
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 30 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a621d4af0f01306b3e80da865abf0c61f14edff881ca940016744902b7a893f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a621d4af0f01306b3e80da865abf0c61f14edff881ca940016744902b7a893f1", kill_on_drop: false }`
[INFO] [stdout] a621d4af0f01306b3e80da865abf0c61f14edff881ca940016744902b7a893f1
